home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / DesignCAD 3D Max PLUS trial 30 / DATA1.CAB / Example_Files / Sample_Macros / CYLSUB.d3m < prev    next >
Encoding:
Text File  |  2003-09-29  |  281 b   |  27 lines

  1. 'CYLSUB.BSC
  2.  
  3. >Cylinder
  4. {
  5.     <color 255,0,0
  6.     <PointXYZ 0, 0, 0
  7.     <PointRel 0, 10, 0
  8.     <PointRel 0, 0, 30
  9. }
  10.  
  11. >Cylinder
  12. {
  13.     <PointXYZ 0, 0, -1
  14.     <PointRel 8, 0, 0
  15.     <PointRel 0, 0, 32
  16. }
  17. >SolidSubtract
  18. {
  19.     <PointXYZ 0, 8, -1
  20.     <PointXYZ 0, 10, 0
  21. }
  22. >ShadeView
  23. {
  24. }
  25.  
  26.  
  27.